home *** CD-ROM | disk | FTP | other *** search
/ El Mac 7 / El Mac 7.iso / Infotenimiento / Makers of the 20th Century / Data / MAIN.DIR / 00094.ls < prev    next >
Encoding:
Text File  |  1996-04-25  |  103 b   |  7 lines

  1. on enterFrame
  2.   global theSprite
  3.   if not rollOver(value(theSprite)) then
  4.     go("start")
  5.   end if
  6. end
  7.